import { Endpoint } from "@aws-sdk/types";
export declare const getInstanceMetadataEndpoint: () => Promise<Endpoint>;
