export declare const runCLI: () => Promise; export declare const generate: >(generatorName: string, options: T, { dir, plopFile }?: { dir?: string | undefined; plopFile?: string | undefined; }) => Promise; //# sourceMappingURL=index.d.ts.map