/// declare const InputUnit: ({ type, onChange, value, options, errors }: import("../../headless/form/type").InputUnitProps) => JSX.Element; export default InputUnit;