import { Audio } from 'three'; import { TAbstractAudioWrapper } from './TAbstractAudioWrapper'; export type TAudioWrapper = TAbstractAudioWrapper