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