/** * A catalog module that logs catalog errors using the logger service. * * @public */ export declare const catalogModuleLogs: import("@backstage/backend-plugin-api").BackendFeature;