import { SVGProps } from "react"; declare const DropHalfBottomIcon: (props: SVGProps) => import("react/jsx-runtime").JSX.Element; export default DropHalfBottomIcon;