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