import chaiModule from "chai"; import { chaiEthers } from "chai-ethers"; chaiModule.use(chaiEthers); export = chaiModule;