// Generated by scripts/generate-scss-types.ts - do not edit. declare const styles: { readonly content: string; readonly coordinates: string; readonly highlight: string; readonly icon: string; readonly input: string; readonly invalid: string; readonly list: string; readonly listContainer: string; readonly stat: string; readonly valid: string; readonly words: string; }; export default styles;