/// <reference types="react" />
declare const GlobalStyleManager: import("react").FunctionComponent<object>;
export default GlobalStyleManager;
