import * as React from 'react';
export declare const ThemeProvider: React.StatelessComponent<{}>;
