import { Entity } from '@backstage/catalog-model'; /** @public */ export declare const getCloudbuildFilter: (entity: Entity) => string;