export interface IAccents { teal: string; [index: string]: string; }