/** * By default, Braze silences its logging to prevent spamming production JavaScript consoles. Call this method to toggle * logging. */ export declare function toggleLogging(): void;