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