import { HardhatRuntimeEnvironment } from 'hardhat/types'; import '@nomiclabs/hardhat-web3'; export declare function deploySuperFluid(hre: HardhatRuntimeEnvironment): Promise; //# sourceMappingURL=test-deploy-superfluid.d.ts.map