import * as babylon from "babylonjs"; export declare const createCubeGhostMesh: (scene: babylon.Scene) => babylon.Mesh;