/// import { SvgIconProps } from './types'; export declare function ClockPauseIcon({ className, ...props }?: Partial): JSX.Element;