import * as React from 'react'; export declare const withThemeProvider: (Component: React.FunctionComponent) => React.ForwardRefExoticComponent & React.RefAttributes>;