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