import { Player, PlayerConfig } from './src/player.ts' export { Player } export type { PlayerConfig }