import { OAuth2SubKind } from '../constants'; export declare function getOAuth2SubKindByEntity(entity: T): OAuth2SubKind; //# sourceMappingURL=sub-kind.d.ts.map