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