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