export declare const isNativeHTMLElementDrag: (monitor: any) => boolean;
export declare const createNativeCellReplacement: () => {
id: string;
rawNode: () => {
id: string;
};
node: {
content: {
plugin: {
isInlineable: boolean;
};
};
};
};
//# sourceMappingURL=index.d.ts.map