import React from 'react'; import { SvgProps } from '../Svg'; declare const DropToAttach: React.SFC; export default DropToAttach;