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