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