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