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