export declare const createHeader: (cols: any) => { type: string; attrs: {}; children: any[]; };