export declare class ThfIconComponent {
    name: string;
    container: HTMLElement;
    constructor();
}
