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