export declare const environment: { production: boolean; SERVER_URL: string; useHash: boolean; hmr: boolean; notificationModule: string; operationModule: string; taskModule: string; };