export declare class CellDividerElement { static create(rowIndex: number): HTMLDivElement; } //# sourceMappingURL=cellDividerElement.d.ts.map