export declare const tableViewStyle: string; export declare const tableWrapperStyle: string; export declare const tableScrollContainerStyle: string; export declare const tableGroupsContainerStyle: string; export declare const addGroupStyle: string; export declare const addGroupIconStyle: string; export declare const tableStyle: { leftToolBarStyle: string; cellDividerStyle: string; }; //# sourceMappingURL=table-view-style.d.ts.map