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