import { Ellipsis } from './ellipsis.taro'; export type { EllipsisProps, EllipsisDirection } from './ellipsis.taro'; export default Ellipsis;