declare const styles: { readonly "completionSuffix": string; readonly "container": string; readonly "input": string; readonly "inputContainer": string; readonly "inputValue": string; readonly "inputWithSuggestion": string; readonly "modePrefix": string; readonly "modePrefixSeparator": string; readonly "searchIcon": string; readonly "suggestion": string; }; export = styles;