export declare class CssClasses { table?: string; tbody?: string; thead?: string; theadRow?: string; theadCell?: string; groupRow?: string; row?: string; rowSelected?: string; cell?: string; iconGroupArrowCollapsed?: string; iconGroupArrowExpanded?: string; iconClose?: string; iconSortArrowDown?: string; iconSortArrowUp?: string; checkbox?: string; dateInput?: string; numberInput?: string; textInput?: string; }