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