import React from 'react';
import { ItemLayoutProps } from './ItemLayoutProps';
export declare const CellItem: React.ForwardRefExoticComponent<ItemLayoutProps & React.RefAttributes<HTMLDivElement>>;
//# sourceMappingURL=CellItem.d.ts.map