import { Entity } from '@backstage/catalog-model'; export declare const createEntity: (projectId?: number) => Entity;