import { AbstractIcon } from './abstract-icon'; export declare class IconComponent extends AbstractIcon { }