import type { ClientAndChain } from "../utils/types.js"; export declare function getDeployedEntrypointERC20(options: ClientAndChain): Promise>>; export declare function getDeployedContractFactory(options: ClientAndChain): Promise> | null>; //# sourceMappingURL=get-entrypoint-erc20.d.ts.map