import type { UNWallet } from '../../types/shared/wallet.types';
export declare const launchStartCardProvisioning: (wallet: UNWallet | null) => Promise<any>;
//# sourceMappingURL=startProvisioning.d.ts.map