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