export interface INotifyOptions { setItem?: boolean; removeItem?: boolean; }