import React from 'react'; import { WizardProps } from './types'; export declare const Wizard: React.FC;