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