import { TuiBadgedContentComponent } from './badged-content.component'; import { TuiBadgedContentDirective } from './badged-content.directive'; export declare const TuiBadgedContent: readonly [typeof TuiBadgedContentDirective, typeof TuiBadgedContentComponent];