declare function md5(input: string | Uint8Array): Uint8Array; export default md5; //# sourceMappingURL=md5.d.ts.map