/// <reference types="react" />
import { fn } from '@declaration';
import { React } from '@global';
export declare const SelectInput: React.FC<fn.Input.Select.PlainParams>;
