export default AudioPlayer;
/** AudioPlayer */
declare const AudioPlayer: React.MemoExoticComponent<React.ForwardRefExoticComponent<React.RefAttributes<any>>>;
import React from 'react';
//# sourceMappingURL=AudioPlayer.d.ts.map