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