declare const styles: { readonly "commandPalette": string; readonly "description": string; readonly "error": string; readonly "header": string; readonly "hide": string; readonly "info": string; readonly "slideIn": string; readonly "success": string; readonly "title": string; readonly "viewport": string; readonly "warning": string; readonly "wrapper": string; }; export = styles;