interface FroalaChartInstance {
    chart: Object;
}
export default FroalaChartInstance;
