export interface ChartInfo {
  title: string
  artist: string
  genre: string
  subtitles: string[]