declare const styles: { readonly "callout": string; readonly "content": string; readonly "danger": string; readonly "default": string; readonly "iconContainer": string; readonly "info": string; readonly "mobile": string; readonly "success": string; readonly "text": string; readonly "warning": string; }; export = styles;