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