import { BoxProps } from '@chakra-ui/layout'; export type SectionProps = BoxProps;