import type { ParsedArgs } from '../parser.js'; export declare function run(parsed: ParsedArgs): Promise; //# sourceMappingURL=drc.d.ts.map