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