export declare const initCommand: import("citty").CommandDef<{ dir: { type: "positional"; description: string; default: string; }; }>;