import { SystemError } from "@microsoft/teamsfx-api"; export declare class KiotaGeneratePluginError extends SystemError { constructor(errorMsg: string); } //# sourceMappingURL=kiota.d.ts.map