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