export class InsightApp {
  //
}

const Insight = new InsightApp()

export { Insight }
