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