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