import * as BABYLON$1 from '@babylonjs/core'; export * from '@babylonjs/core'; declare const BABYLON: typeof BABYLON$1; declare function ensureBABYLON(): Promise; declare function peekBABYLON(): typeof BABYLON$1; export { BABYLON, ensureBABYLON, peekBABYLON };