import { Command } from 'commander'; declare const themesCommand: Command; export default themesCommand; //# sourceMappingURL=themes.d.ts.map