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