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