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