import type { FormState } from '../admin/types.js'; export declare const getDataByPath: (fields: FormState, path: string) => T; //# sourceMappingURL=getDataByPath.d.ts.map