import { registerPlugin } from '@capacitor/core'; const AudioDownloader = registerPlugin('AudioDownloader'); export default AudioDownloader;