declare module 'poseidon-lite/poseidon3' { export function poseidon3(input: (bigint|number|string)[], nOuts?: number): bigint }