/**
 *
 * @param {Object3D} object
 */
export function threeUpdateMatrix(object: Object3D): void;
//# sourceMappingURL=threeUpdateMatrix.d.ts.map