import { EntityLoadingStatus } from '@backstage/plugin-catalog-react'; export declare const useEntityFromUrl: () => EntityLoadingStatus;