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