import { IdentityApi } from '@backstage/plugin-auth-node'; /** @public */ export interface IdentityService extends IdentityApi { }