import { Global } from "../types";
declare const global: Global;
export default global;
//# sourceMappingURL=global.d.ts.map