import * as React from 'react'; import { InternalStandardProps as StandardProps } from '..'; import { InputProps } from '../Input'; import { NativeSelectInputProps } from './NativeSelectInput'; export interface NativeSelectProps extends StandardProps { /** * The option elements to populate the select with. * Can be some `