import { IconDefinition } from '../../templates/types'; declare const TimerOffOutlined: IconDefinition; export default TimerOffOutlined;