export declare const REFRESH_JS_URL: string; export declare const ALIVE_URL: string; export declare const JS_PREFIX = "/js"; export declare const DEBUG: boolean; export declare function bundleAssetUrl(path: string): string;