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