export declare const discoverGatewayIP: (timeoutMilliseconds?: number) => Promise<string>;
