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