import * as React from 'react'; declare const ThemeProvider: React.FC; export default ThemeProvider;