// Generated by scripts/generate-scss-types.ts - do not edit. declare const styles: { readonly badge: string; readonly character: string; readonly content: string; readonly title: string; }; export default styles;