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