import * as CommandSystem from './index';
export declare function addCommands(cs: CommandSystem.System): void;
