export type { GridBoxProps } from './types'; export { GridBox } from './styled';