import { CLICommandOption, CLICommandArgument } from "@microsoft/teamsfx-api"; export declare const AddSkillOptions: CLICommandOption[]; export declare const AddSkillArguments: CLICommandArgument[]; //# sourceMappingURL=AddSkillOptions.d.ts.map