import { ControllerProps, FieldValues } from 'react-hook-form'; export type LmRhfProps = Pick, 'defaultValue' | 'control' | 'rules' | 'name'>; //# sourceMappingURL=lmRhfProps.d.ts.map