/**
 * 文件夹模块命令
 */
import { Command } from 'commander';
export declare function registerFolders(program: Command): void;
//# sourceMappingURL=folders.d.ts.map