import { MiddlewareStack } from "@smithy/types"; /** * @internal */ export declare const constructStack: () => MiddlewareStack;