import { IconProps } from '../Icon'; declare function SvgTimerOff(props: IconProps): JSX.Element; export default SvgTimerOff;