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