import * as i0 from "@angular/core";
/**
 * Icon container component provides a wrapper for icons with proper styling
 */
export declare class IconContainerComponent {
    static ɵfac: i0.ɵɵFactoryDeclaration<IconContainerComponent, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<IconContainerComponent, "tgui-icon-container", never, {}, {}, never, ["*"], true, never>;
}
