import { DisplayObject } from 'pixi.js';
export default function getGlobalPosition(core: DisplayObject, point?: any): any;
