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