import { Field } from '../types'; export declare function getFieldValue(_f: Field['_f']): any; //# sourceMappingURL=get-field-value.d.ts.map