declare type Zone = any;
declare var Zone: any;
declare type ZoneDelegate = any;
declare type HasTaskState = any;
declare type Task = any;