import { CommandDefinition } from "../../models/CommandDefinition";
export declare const createGuidCommand: CommandDefinition;
