export declare class GroupedColumn { key: string; title?: string; columnsKeys: string[]; }