﻿export interface Reportable {
  id: number;
  model_type: string;