import type { Field } from '../../../../fields/config/types';
export declare const createNestedFieldPath: (parentPath: string, field: Field) => string;
//# sourceMappingURL=createNestedFieldPath.d.ts.map