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