export declare const classes: { singleLine: string; checkboxTrigger: string; onlyDescription: string; }; export declare const tokens: { margin: string; triggerPadding: string; triggerSize: string; triggerBorderRadius: string; triggerBorderWidth: string; triggerBorderColor: string; triggerBorderCheckedColor: string; triggerBackgroundColor: string; fillColor: string; fillColorHover: string; iconColor: string; contentTopOffset: string; contentLeftOffset: string; labelFontFamily: string; labelFontSize: string; labelFontStyle: string; labelFontWeight: string; labelLetterSpacing: string; labelLineHeight: string; labelColor: string; descriptionMarginTop: string; descriptionOnlyMarginTop: string; descriptionFontFamily: string; descriptionFontSize: string; descriptionFontStyle: string; descriptionFontWeight: string; descriptionLetterSpacing: string; descriptionLineHeight: string; descriptionColor: string; focusColor: string; disabledOpacity: string; }; //# sourceMappingURL=Checkbox.tokens.d.ts.map