// Generated by scripts/generate-scss-types.ts - do not edit. declare const styles: { readonly button: string; readonly content: string; readonly default: string; readonly icon: string; readonly label: string; readonly primary: string; readonly wide: string; }; export default styles;