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