declare module 'myConfig' { global { interface Window { WALL: any; WALL_OPTIONS: any; } } }