import React from 'react'; export declare const SelectInput: React.ForwardRefExoticComponent<{ children?: React.ReactNode; } & import("../private/InputBase/withEnhancedInput").EnhanceInputPrimitiveProps & import("../private/InputBase/withEnhancedInput").EventHandlers & import("../private/InputBase/withEnhancedInput").ValidationProps & React.RefAttributes>; export default SelectInput; //# sourceMappingURL=SelectInput.d.ts.map