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