export {
AudioPlayer,
AudioPlayerSkeleton,
AudioPlayer as default,
} from './audio-player';
export type { AudioPlayerProps } from './audio-player';