import type { FC, SVGProps } from "react";
export declare const RunColor: FC<SVGProps<SVGSVGElement>>;
export default RunColor;
//# sourceMappingURL=RunColor.d.ts.map