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