// Generated by scripts/generate-scss-types.ts - do not edit. declare const styles: { readonly button: string; readonly flag: string; readonly modal: string; readonly settings: string; readonly settingsLabel: string; }; export default styles;