/** * Registers the GcpGkeEntityProvider with the catalog processing extension point. * * @public */ export declare const catalogModuleGcpGkeEntityProvider: () => import("@backstage/backend-plugin-api").BackendFeature;