import type { ThrelteAudioContext } from '../types/types'; export declare const useThrelteAudio: () => ThrelteAudioContext;