export declare function clearPreview(previewRoot: HTMLElement): void; export declare function renderPreview(axis: 'x' | 'y', preview: HTMLElement, previewRoot: HTMLElement, tableContent: HTMLElement, index: number): void; //# sourceMappingURL=preview.d.ts.map