/** * @deprecated use the `Controller` component from react-hook-form instead */ export declare const InputControl: = import("react-hook-form").FieldPath, TTransformedValues = TFieldValues>(props: import("react-hook-form").ControllerProps) => import("react").ReactElement>;