import React from 'react'; declare const Dialog: (props: any) => React.JSX.Element; export default Dialog;