import React from 'react'; import { SelectInputProps } from './types'; export declare const SelectInput: React.ForwardRefExoticComponent & React.RefAttributes>; //# sourceMappingURL=SelectInput.d.ts.map