import { Scene } from 'babylonjs'; export declare function csgDemo(scene: Scene, canvas: HTMLCanvasElement): Scene;