declare const wizardDNA: (outputDir: any, DNApath: any) => void;
export default wizardDNA;
