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