import { Dialog } from './dialog.taro';
export type { DialogProps } from './dialog.taro';
export default Dialog;
