1 pragma circom 2.0.0; 2 3 include "../../circuits/poseidon.circom"; 4 5 component main = PoseidonEx(16, 17);