import { OAuthEnvironmentHandler as _OAuthEnvironmentHandler } from '@backstage/plugin-auth-node'; /** * @public * @deprecated import from `@backstage/plugin-auth-node` instead */ export declare const OAuthEnvironmentHandler: typeof _OAuthEnvironmentHandler;