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