import { SystemConfig } from '@chakra-ui/react';
declare const globalCss: SystemConfig['globalCss'];
export default globalCss;
