/** * The TechDocs plugin is responsible for serving and building documentation for any entity. * @alpha */ export declare const techdocsPlugin: () => import("@backstage/backend-plugin-api").BackendFeature;