export declare function isLocalNetwork(hostname?: string): boolean; export declare function isHostedOnGlitch(): boolean;