export type TAudioContextState = 'closed' | 'running' | 'suspended'; //# sourceMappingURL=audio-context-state.d.ts.map