export declare const isGeneratedOperation: (operationBasePath: string) => boolean; export declare const isGeneratedOperationName: (operationName: string) => boolean; //# sourceMappingURL=isGeneratedOperation.d.ts.map