import { ThemeType } from './types'; export declare function useThemeType(): ThemeType;