import { Player } from "./Player"; class MyPlayer extends Player { }