import { OServiceBasePermissions } from './o-service-base-permissions.type';
export type OTreePermissions = OServiceBasePermissions;
