import { Constructable } from '../../di/types'; export declare const COMMAND_LIST: Constructable[]; export declare const CI_COMMAND_LIST: Constructable[]; //# sourceMappingURL=cmd-list.d.ts.map