import { Address, PublicActions } from 'viem'; export declare function getIsSmartWallet(client: PublicActions, address: Address): Promise; //# sourceMappingURL=is-smart-wallet.d.ts.map