/// import { IconProps } from '../../types'; declare const Running2: (allProps: IconProps) => JSX.Element; export default Running2;