export interface IContextMenu { label: string; [p: string]: any; }