export interface IAachievementTextBoxProps { title: string; reverseColor?: boolean; }