import { type UnformattedRDFFile } from '../types.js';
export default function formatAgent(key: string, value: any, path: string, original: UnformattedRDFFile): any;
export declare function postProcessRelators(newObject: any, original: UnformattedRDFFile): void;
//# sourceMappingURL=formatAgent.d.ts.map