import { HashCtor } from './types'; declare const GOST94: HashCtor; export { GOST94 };