import { IGameObject } from '../gameobjects/IGameObject'; export declare function MoveChildUp(child: T): T; //# sourceMappingURL=MoveChildUp.d.ts.map