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