export interface TextConfiguration { startButtonTitle?: string; additionalRoutesButtonTitle?: string; overviewButtonTitle?: string; }