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