export interface MathquillEditorOptions { buttonLatexContents: string[], buttonFontColor?: string; buttonBackgroundColor?: string; }