import { ContractArtifact } from '../../ContractArtifact'; import type { ERC20RecurringPaymentProxy } from '../../../types'; export declare const erc20RecurringPaymentProxyArtifact: ContractArtifact; //# sourceMappingURL=index.d.ts.map