// Generated by scripts/generate-scss-types.ts - do not edit. declare const styles: { readonly character: string; readonly count: string; readonly finished: string; readonly overused: string; readonly remaining: string; readonly tile: string; readonly unused: string; }; export default styles;