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