declare namespace Phaser {
    namespace Types {
        namespace Geom {
            namespace Mesh {
                type OBJFaceVertice = object;
            }
        }
    }
}
//# sourceMappingURL=OBJFaceVertice.d.ts.map