import { CommandInfo } from '../command-info';
/**The help command */
export declare const help: CommandInfo[];
//# sourceMappingURL=help.d.ts.map