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