import type { Jodit as JoditConstructorType } from 'jodit/esm/jodit';

import 'jodit/esm/plugins/all';
export declare const Jodit: typeof JoditConstructorType;
