import { ParseOptions, ProjectType } from "@microsoft/m365-spec-parser"; export declare function getParserOptions(type: ProjectType, isDeclarativeAgent?: boolean, platform?: string): ParseOptions; //# sourceMappingURL=openApiParserOptions.d.ts.map