declare function _exports({ formats, loadFormat }?: { formats?: any[] | undefined; loadFormat?: Function | undefined; } | undefined): Function; export = _exports; export type CID = import("cids"); //# sourceMappingURL=ipld-formats.d.ts.map