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