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