import * as i0 from '@angular/core'; import { OnInit, OnDestroy } from '@angular/core'; declare class SkeletonTextComponent implements OnInit, OnDestroy { ngOnInit(): void; ngOnDestroy(): void; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } export { SkeletonTextComponent };