export declare const loginCommand: import("citty").CommandDef<{ uuid: { type: "string"; description: string; }; }>;