export declare const cellContainerStyle: string; export declare const columnOptionsCellStyle: string; export declare const columnOptionsStyle: string; export declare const rowOptionsCellStyle: string; export declare const rowOptionsStyle: string; export declare const threePointerIconStyle: string; export declare const threePointerIconDotStyle: string; export declare const indicatorStyle: string; export declare const columnIndicatorStyle: string; export declare const columnRightIndicatorStyle: string; export declare const columnLeftIndicatorStyle: string; export declare const rowIndicatorStyle: string; export declare const rowBottomIndicatorStyle: string; export declare const rowTopIndicatorStyle: string; //# sourceMappingURL=table-cell-css.d.ts.map