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