export declare const DOTCOM_URL: URL; export declare const LOCAL_APP_URL: URL; export declare function isDotCom(url: string): boolean; //# sourceMappingURL=environments.d.ts.map