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