export const md5 = () => { throw new Error("Not implemented") }; export const fastHash = () => { throw new Error("Not implemented") };