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