import { SessionEvent } from "../..";
export declare function command_levelUP(event: SessionEvent, args: string[]): void;
