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