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