/** Discover a whole new dimension wrapping your Phaser game with enable3d */ export declare const enable3d: (ready: Function) => { withPhysics(path: string): void; }; export default enable3d; //# sourceMappingURL=enable3d.d.ts.map