/// import { ThemeProviderProps } from 'emotion-theming'; export declare function ThemeProvider(props: ThemeProviderProps): JSX.Element;