/** * Registers support for the scaffolder specific entity model (e.g. the Template * kind) to the catalog backend plugin. * * @public */ export declare const catalogModuleScaffolderEntityModel: () => import("@backstage/backend-plugin-api").BackendFeature;