export class TweenLite { constructor(stub1:any, stub2:any, stub3:any){ } public static to(stub1:any, stub2:any, stub3:any){ } public kill(){ } }