export default function md5(input: string | Array | Uint8Array): string;