export interface TitleData { title: string; subtitle: string; }