import { SelectInputTypeMap } from "./SelectInputProps"; /** * @ignore - internal component. */ declare const SelectInput: import("@suid/types").OverridableComponent; export default SelectInput; //# sourceMappingURL=SelectInput.d.ts.map