export function refresh(editor: any, opts: any): void;
export function getHtml(fonts: any, attr?: string): string;
export const cmdOpenFonts: "open-fonts";
export function fontsDialogPlugin(editor: any, opts: any): void;
