/// import type { InputProps } from './type'; export default function FileInput(props: InputProps): import("react").JSX.Element;