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