import { ReactIconComponentType } from '../types';

declare const TimerOff: ReactIconComponentType;
export default TimerOff;
            