export default DropZoneContent;
declare function DropZoneContent(props: any): import("react/jsx-runtime").JSX.Element;
