import React from 'react'; import { ThemeProviderConfig } from './typing'; export declare const ThemeProvider: React.FC;