/// declare const GlobalStyle: ({ resetCss }: { resetCss?: boolean | undefined; }) => JSX.Element; export { GlobalStyle };