declare const sha256Hash: (string: string) => any; export { sha256Hash, };