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