export interface IFVChangeSet { changeName: string; changeVal?: any; }