export declare let version: string; export { WebGLPlatform } from "./webgl/webgl"; export { WebGLCanvasPlatform2D, WebGLCanvasPlatform3D, WebGLCanvasPlatformWebVR } from "./webgl/platforms";