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