import { UserAgentPair } from "@smithy/types"; export declare const getTypeScriptUserAgentPair: () => Promise< UserAgentPair | undefined >;