import { PlayerEvent } from "../..";
export declare function command_dishes(event: PlayerEvent, args: string[]): Promise<void>;
