import { StringMap } from 'quill'; export declare const quillModules: () => StringMap; export declare function initQuill(): void;