import { Entity } from '@backstage/catalog-model'; export declare function withLocations(baseUrl: string, org: string, entity: Entity): Entity;