declare const wizardChild: (outputDir: any, mother?: string, father?: string) => void;
export default wizardChild;
