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