export declare const useTheme: () => (string & {}) | "dark" | "light";