import DialogComponent from './Dialog.web'; export default DialogComponent; export { DialogComponent as Dialog }; export * from './types';