import { Destroyer } from './Destroyer';
import './css/destroyer.min.css';
export { Destroyer };
export default Destroyer;
