import type { Editor } from 'grapesjs';
export default function emailBlocks(editor: Editor): void;
