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