export declare const createAddRecorderAudioWorkletModule: (blobConstructor: typeof Blob, urlConstructor: typeof URL, worklet: string) => (addAudioWorkletModule: (url: string) => Promise<void>) => Promise<void>;
//# sourceMappingURL=add-recorder-audio-worklet-module.d.ts.map