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