// Generated by scripts/generate-scss-types.ts - do not edit. declare const styles: { readonly alert: string; readonly content: string; readonly error: string; readonly icon: string; readonly iconContainer: string; readonly info: string; readonly success: string; readonly warning: string; }; export default styles;