import { ChecksumConstructor } from "@smithy/types";
export declare const crc64NvmeCrtContainer: {
  CrtCrc64Nvme: null | ChecksumConstructor;
};
