import BaseShowferPlayer , { BaseShowferPlayerProps } from './base'; export default class ShowferPlayer extends BaseShowferPlayer {}