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