import type { BffCatalogEntity } from '@redocly/theme/core/types'; export declare function createBffEntity(entity: Record): BffCatalogEntity | null; //# sourceMappingURL=create-bff-entity.d.ts.map