/** Emits when the mode is dynamically toggled between light and dark on <body> or in OS preferences. */
export declare function initModeChangeEvent(): void;
