import { IAudioParam } from '../interfaces'; export type TAudioParamOutputConnection = [IAudioParam, number];