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