import './GridItem.css'; import { GridItemProps } from '../types'; export declare const cnGridItem: import("@bem-react/classname").ClassNameFormatter; export declare const GridItem: import("../../../utils/types/PropsWithAsAttributes").ComponentWithAs;