/// import { IconProps } from "../SvgIcon"; export declare const TimerF: (props?: IconProps) => JSX.Element; export default TimerF;