import type { IInternalCellRenderer, ILoadingCell } from './interface'; export declare const loadingCellRenderer: IInternalCellRenderer;