export declare const VirtualTableColumnDefs: (tableDescription: any, actionList: any, columnName: string, crudTableActionRenderName: string, panelDirection: string, t: any) => any; export declare const defaultColActionsDef: { resizable: boolean; editable: boolean; sortable: boolean; filter: boolean; floatingFilter: boolean; enableRowGroup: boolean; }; //# sourceMappingURL=VirtualTableColumnDefs.d.ts.map