import type { IJodit } from 'jodit/types'; export declare function generateCriticalCSS(jodit: IJodit): string;