import { FunctionComponent } from 'react'; import { TypeaheadProps } from './Typeahead.types'; export declare const SimpleSelector: FunctionComponent; //# sourceMappingURL=SimpleSelector.d.ts.map