import type { FC } from 'react'; declare const GlobalStyles: FC; export default GlobalStyles;