export interface IDrawOption { curIndex?: number; isSetCursor?: boolean isSubmitHistory?: boolean; }