export declare const splitJsonSubfield: (value: string) => { field: string; path: string; };