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