export interface Title { english: string; japanese: string; pretty: string; }