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