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