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