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