import type { OnboardingProgress, OnboardingStep } from '../types.js'; import type { PlatformFlow } from './contract.js'; export declare const iosFlow: PlatformFlow>;