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