export default GLOBALS;
declare namespace GLOBALS {
    export { PIXI };
}
import * as PIXI from 'pixi.js';
