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