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