import { Score } from './Score'; export type { ScoreConfig } from './interface'; export default Score;