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