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