declare const THREE: any; declare interface Document { getElementById(id): any } declare interface Window extends Record { }