/** * DNA Gene Command - drift dna gene */ import { Command } from 'commander'; export declare const dnaGeneCommand: Command; //# sourceMappingURL=gene.d.ts.map