export declare const args: import("@optique/core").Parser<"sync", { readonly subcommand: "clean"; }, ["matched", string] | ["parsing", { readonly subcommand: "clean"; }] | undefined>; export declare function run(): void; //# sourceMappingURL=clean.d.ts.map