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