export declare function isIMDSIPAddress(ip: string): boolean; export declare function isTrustedHostname(hostname: string): boolean;