import * as i0 from "@angular/core";
export declare class TuiBadgedContentComponent {
    private readonly cdr;
    private readonly el;
    get imgTop(): string;
    get imgBottom(): string;
    onResize(): void;
    private resolve;
    static ɵfac: i0.ɵɵFactoryDeclaration<TuiBadgedContentComponent, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<TuiBadgedContentComponent, "tui-badged-content", never, {}, {}, never, ["*", "tui-badge-notification[tuiSlot='top'], img[tuiSlot='top']", "[tuiSlot='top']", "tui-badge-notification[tuiSlot='bottom'], img[tuiSlot='bottom']", "[tuiSlot='bottom']"], true, never>;
}
