// Generated by scripts/generate-scss-types.ts - do not edit. declare const styles: { readonly arrow: string; readonly arrows: string; readonly down: string; readonly left: string; readonly right: string; readonly up: string; }; export default styles;