DIR : /home/kozerus/public_html/cropex/node/node_modules/react-hook-form/dist/logic/getRuleValue.d.ts
/home/kozerus/public_html/cropex/node/node_modules/react-hook-form/dist/logic
import type { ValidationRule, ValidationValue, ValidationValueMessage } from '../types';
declare const _default: <T extends ValidationValue>(rule?: ValidationRule<T> | ValidationValueMessage<T>) => string | T | undefined;
export default _default;
//# sourceMappingURL=getRuleValue.d.ts.map
//