import { MetadataBearer } from "@aws-sdk/types"; import { Client, Command, SmithyResolvedConfiguration } from "@smithy/smithy-client"; export declare const mockSend: , InputType extends ClientInput, OutputType extends ClientOutput>(client: new (config: never) => Client) => jest.Mock]>;