import { Normalizer } from "../../types"; import events from "./events"; export default { events } as Normalizer<"bugsnag">;