import { AbstractIcon } from '../abstract-icon'; export declare class TimerIconComponent extends AbstractIcon { constructor(); }