import { Mesh } from 'three'; import { TTextTextureWrapper } from './TTextTextureWrapper'; export type TText3dTextureWrapper = TTextTextureWrapper;