export declare const systemFieldRenameMap: Record; export declare function renameFieldPathBySegment(fieldPath: string, renameMap: Record): string;