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