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