import * as _backstage_backend_plugin_api from '@backstage/backend-plugin-api'; /** * @public * The VCF Automation ingestion module. */ declare const vcfAutomationIngestorModule: _backstage_backend_plugin_api.BackendFeature; export { vcfAutomationIngestorModule as default };