import { hasher } from 'multiformats'; export declare const sha256: hasher.Hasher<"sha2-256", 18>;