import { Notify } from './notify.taro'; export type { NotifyProps } from './notify.taro'; export default Notify;