import { SVGProps } from "react";
declare const CGDropInvert: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { CGDropInvert };
