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