import { TInternalStateEventListener } from './internal-state-event-listener'; export type TPassiveAudioNodeInputConnection = [number, number, TInternalStateEventListener]; //# sourceMappingURL=passive-audio-node-input-connection.d.ts.map