import { ISelectProps } from '../Select';
export default function Props(_props: ISelectProps): null;
