import { Provider } from "@aws-sdk/types";
export declare const invalidProvider: (message: string) => Provider<any>;
