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