import { Wizard } from '../foundation.js'; export declare function createDOTypeWizard(parent: Element): Wizard;