import { HardhatRuntimeEnvironment } from 'hardhat/types'; export declare function deployERC20RecurringPaymentProxy(args: any, hre: HardhatRuntimeEnvironment, erc20FeeProxyAddress: string): Promise; //# sourceMappingURL=test-deploy-erc20-recurring-payment-proxy.d.ts.map