import { ColumnCellComponent } from '../../registry.js'; export declare const TextCell: ColumnCellComponent<"column.text">;