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