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