import { OID_IRI } from "../../../macros.mjs";
export default function decodeOIDIRI(bytes: Uint8Array): OID_IRI;
