import { GridItemProps } from './Grid.types'; declare const GridItem: import("react").ForwardRefExoticComponent>; export default GridItem;