// Generated by scripts/generate-scss-types.ts - do not edit. declare const styles: { readonly icon: string; readonly link: string; readonly notFound: string; readonly tiles: string; }; export default styles;