import type { TableHeaderParams } from '../layout/interface'; export declare const buildTableHierarchy: (params: TableHeaderParams) => void;