interface Obj { [key: string]: any; } declare let BI: Obj; declare const Fix: Obj;