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