/// <reference path="./babylon.d.ts"/> /// <reference path="./babylon.viewer.d.ts"/> declare module "babylonjs-viewer" { export = BabylonViewer; }