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