export declare function connect(source?: AudioNode | null, destination?: AudioNode | AudioParam | null): void;
