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