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