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