import { ActionSheet } from './actionsheet.taro'; export type { ActionSheetOption, ActionSheetProps } from './actionsheet.taro'; export default ActionSheet;