/* tslint:disable */
/* eslint-disable */
export function solve_pow(salt: string, target: string): bigint;
