/** * Nomad backend plugin * * @public */ export declare const nomadPlugin: () => import("@backstage/backend-plugin-api").BackendFeature;