import { EntityContentLayoutProps } from '@backstage/plugin-catalog-react/alpha'; export declare function DefaultEntityContentLayout(props: EntityContentLayoutProps): import("react/jsx-runtime").JSX.Element;