declare const useTheme: () => { theme: any; setTheme: any; }; export { useTheme }; //# sourceMappingURL=useTheme.d.ts.map