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