import { Augmentation } from "./Augmentation"; import { IMap } from "../types"; export let Augmentations: IMap = {};