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