import type { LibDemos } from "@libdemos"; declare const sha512: (data: Uint8Array, module?: LibDemos) => Promise; export default sha512; //# sourceMappingURL=sha512.d.ts.map