import { HttpAuthService } from '@backstage/backend-plugin-api'; /** @public */ export declare const httpAuthServiceFactory: () => import("@backstage/backend-plugin-api").ServiceFactory;