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