import type { WalletFactoryBuilder } from './types'; export declare const WalletFactory: WalletFactoryBuilder;