export declare const OtherConstants: { MUTE_LOGS_DURING_UNIT_TESTS: boolean; SQL_TRACES: boolean; BC_EVENT: { SWITCHED: string; HEAD_CHANGED: string; RESOLUTION_DONE: string; }; ENABLE_LOKI_MONITORING: boolean; ENABLE_SQL_MONITORING: boolean; ENABLE_MONITORING: boolean; TRACE_BALANCES: boolean; TRACE_PARTICULAR_BALANCE: string; };