export declare const tokens: { cellColor: string; cellBackgroundColor: string; cellPadding: string; cellPaddingLeftContent: string; cellPaddingContent: string; cellPaddingRightContent: string; cellTextboxGap: string; cellGap: string; cellWidth: string; cellLabelColor: string; cellLabelFontFamily: string; cellLabelFontSize: string; cellLabelFontStyle: string; cellLabelFontWeight: string; cellLabelLetterSpacing: string; cellLabelLineHeight: string; cellTitleColor: string; cellTitleFontFamily: string; cellTitleFontSize: string; cellTitleFontStyle: string; cellTitleFontWeight: string; cellTitleLetterSpacing: string; cellTitleLineHeight: string; cellSubtitleColor: string; cellSubtitleFontFamily: string; cellSubtitleFontSize: string; cellSubtitleFontStyle: string; cellSubtitleFontWeight: string; cellSubtitleLetterSpacing: string; cellSubtitleLineHeight: string; }; export declare const classes: { autoStretching: string; filledStretching: string; fixedStretching: string; cellWrapper: string; cellRoot: string; cellContent: string; cellLeftContent: string; cellRightContent: string; }; //# sourceMappingURL=Cell.tokens.d.ts.map