import { Commands } from "../model/Commands";
export declare const CommandsValidation: import("./Validation").ObjectValidation<Commands>;
