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