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