import { ThemeContext } from './types.js'; export declare const useThemeToggle: () => ThemeContext; //# sourceMappingURL=hooks.d.ts.map