import { Video } from './video.taro'; export type { VideoProps } from './video.taro'; export default Video;