import { CellComponentType } from './Cell.types'; export declare const Cell: CellComponentType; export default Cell; //# sourceMappingURL=Cell.d.ts.map