import { ThemeContextType } from './theme'; export declare const useTheme: () => ThemeContextType;