import { HardhatRuntimeEnvironment } from 'hardhat/types'; export declare function deployERC20TransferableReceivable(args: any, hre: HardhatRuntimeEnvironment, mainPaymentAddresses: any): Promise; //# sourceMappingURL=test-deploy-erc20-transferable-receivable.d.ts.map