import { Theme } from '../../types/index'; export declare function useTheme(): Theme;