export declare class NativelyAudioRecorder { private readonly id; showRecorder(max_duration?: number, record_callback?: Function): void; }