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