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