export declare class WizardStepNotFound extends Error {
    constructor();
}
