import { Image } from './image.taro'; export type { ImageProps } from './image.taro'; export default Image;