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