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