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