/// import type { CellContainerProps } from './CellContainer.types.js'; export type { CellContainerProps } from './CellContainer.types.js'; export declare const CellContainer: React.FC;