import { AudioRecorderOptions } from "node-audiorecorder";
export declare const DEFAULTS: Partial<AudioRecorderOptions>;
