import { Cell } from '../../../lib/data-set/cell'; import * as i0 from "@angular/core"; export declare class ViewCellComponent { cell: Cell; render(cell: Cell, div: HTMLElement): any; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }