import type { CID } from 'multiformats/cid'; export declare function cidToPrefix(cid: CID): Uint8Array; //# sourceMappingURL=cid-prefix.d.ts.map