import { Audio } from './audio.taro';
export type { AudioProps } from './audio.taro';
export default Audio;
