import * as React from 'react'; export declare const withGlobalStyles: (Component: React.ComponentType<{}>) => React.ComponentType<{}>;