import React from 'react'; import type { AudioPlayerProps, AudioPlayerRef } from './types'; export declare const AudioPlayer: React.ForwardRefExoticComponent>;