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