export { Authorization } from './Authorization.ts'; export type { Permission, UserPermissions } from './Authorization.ts'; export type { CookieAuthSource, AuthSource } from './AuthSource.ts'; export type { Resource } from './Resource.ts'; //# sourceMappingURL=index.d.ts.map