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