/** Used as a reference to the global object. */
declare const root: any;
export default root;
