import { Command } from 'commander';
export declare function createAddCommand(): Command;
export declare function createAddComponentCommand(): Command;
export declare function createAddThemeCommand(): Command;
