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