import type { IconComponent } from '../types'; declare const Running2: IconComponent; export default Running2;