import * as React from "react"; declare function SvgRun(props: React.SVGProps): React.JSX.Element; export default SvgRun;