import type { HashFn } from '../types.js'; export declare const SHA256Hash: HashFn;