import { NativeAudio } from './definitions';
declare const NativeAudio: NativeAudio;
export * from './definitions';
export { NativeAudio };
