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