import type { Client } from "viem"; export declare const isSmartAccountDeployed: (client: Client, address: `0x${string}`) => Promise; //# sourceMappingURL=isSmartAccountDeployed.d.ts.map