export default RemoveFromParent; declare function RemoveFromParent( gameObject: Phaser.GameObjects.GameObject, destroyChild?: boolean ): void;