export interface IDropCursorInfos { html?: string; width?: number; height?: number; className?: string; }