import * as React from 'react'; import { IconProps } from './types'; export declare const StopwatchIcon: React.ForwardRefExoticComponent>; export default StopwatchIcon;