import type { CLIFlags } from '../args.js'; export declare function runNew(subject: string | null, rest: string[], flags: CLIFlags): Promise; //# sourceMappingURL=new.d.ts.map