* @license MIT * TODO Remove deprecated interface */ interface PermissionInterface extends BasePermissionInterface { }