declare const styles: { readonly "root": string; readonly "active": string; readonly "input": string; readonly "prefix": string; readonly "suffix": string; readonly "inputWrapper": string; readonly "inputContainer": string; readonly "textareaWrapper": string; readonly "textarea": string; readonly "close": string; }; export = styles;