export interface AnyObject { [v: string]: any | AnyObject }