export declare const generateId: () => string; export declare const withId: (editor: any) => any;