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