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