// Generated by scripts/generate-scss-types.ts - do not edit. declare const styles: { readonly logo: string; readonly logoContainer: string; readonly nav: string; readonly navContent: string; readonly navLogo: string; readonly solver: string; }; export default styles;