import { IGameObject } from '../gameobjects/IGameObject'; export declare function RotateChildrenRight
(parent: P, total?: number): P; //# sourceMappingURL=RotateChildrenRight.d.ts.map