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