export declare const NODE_ENV: string; export declare const DEBUG_ENABLED: string | boolean; export declare const WEB_UI_URL: string; export declare const API_URL: string;