import React from 'react'; export declare const FileDragAndDropDisabledDialog: (props: { onClose(): void; }) => React.JSX.Element;