import { SVGProps } from 'react'; export declare const TimerIcon: (props: SVGProps) => JSX.Element;