import { FormState } from '@/models'; export declare function getModel(formState: FormState, fieldName: string): Record; //# sourceMappingURL=getModel.d.ts.map