import { TTheme } from '../types';
export default function useTheme(): TTheme;
