import { IWizardCallback } from '../../interfaces/wizard';
declare const wizard: IWizardCallback;
export default wizard;
