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