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