import type { OpenAPIGetEntityRespVO } from '../../types/openapi'; export declare function getOpenAPIEntity(appId: string, entityId: string): Promise; //# sourceMappingURL=api.d.ts.map