/**************************************************************************************** * NOTICE: AUTO-GENERATED * **************************************************************************************** * This file is automatically generated by script "./src/question/generator.ts". * * Please don't manually change its contents, as any modifications will be overwritten! * ***************************************************************************************/ import { CLICommandArgument, CLICommandOption } from "@microsoft/teamsfx-api"; export declare const CreateProjectOptions: CLICommandOption[]; export declare const CreateProjectArguments: CLICommandArgument[]; //# sourceMappingURL=CreateProjectOptions.d.ts.map