import { Entity } from '@backstage/catalog-model'; export declare function AncestryPage(props: { entity: Entity; }): import("react/jsx-runtime").JSX.Element;