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