export declare function isOpenAPI(fileContent: string, language: string): boolean;
export declare function isSwagger(fileContent: string, language: string): boolean;
//# sourceMappingURL=rest-api-helper.d.ts.map