// Generated by scripts/generate-scss-types.ts - do not edit. declare const styles: { readonly board: string; readonly coordinate: string; readonly floating: string; readonly focus: string; readonly hidden: string; readonly hide: string; readonly icon: string; readonly iconBackground: string; readonly iconContainer: string; readonly rotate: string; readonly show: string; readonly wave: string; }; export default styles;