import { SimpleGridProps } from '@chakra-ui/react'; export type GridProps = SimpleGridProps;