import NameInputDialog from './NameInputDialog'; export default function ( config?: NameInputDialog.IConfig ): NameInputDialog;