import { HashCtor } from "./types"; declare const SHAKE: HashCtor; export { SHAKE };