export declare function useAutoDarkMode(dark?: boolean): void;
