// Generated by scripts/generate-scss-types.ts - do not edit. declare const styles: { readonly checked: string; readonly content: string; readonly disabled: string; readonly icon: string; readonly iconContent: string; readonly input: string; readonly radio: string; }; export default styles;