/**
 *
 * @param {ShadedGeometry} sg
 * @returns {THREE.Object3D}
 */
export function build_three_object(sg: ShadedGeometry): THREE.Object3D;
//# sourceMappingURL=build_three_object.d.ts.map