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