export { GrantClient } from './grant-client'; export type { ApiError, AuthorizationResult, AuthTokens, CacheOptions, GrantClientConfig, Permission, PermissionQueryOptions, Resource, Scope, SignInWithProjectAppOptions, Tenant, } from './types'; //# sourceMappingURL=index.d.ts.map