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