export declare const Step2: React.FC<{ title: string; answer: string; }>;