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