// Generated by scripts/generate-scss-types.ts - do not edit. declare const styles: { readonly hide: string; readonly rotate: string; readonly show: string; readonly spinner: string; readonly wave: string; }; export default styles;