export interface ISenMLItem { u?: string; v?: string; n?: string; }