import * as Dialog from '../index.js'; declare const Dialog: any; type Dialog = ReturnType; export default Dialog;