export { type IApiAuthorizationPrincipal } from './interface';
export { type IApiAuthorizationPrincipalResolver } from './resolver.interface';
