import { JSONAModel } from "../../interfaces/JSONAModel"; import { Owner } from "../interfaces/Owner"; export type OwnerJSONAModel = JSONAModel;