import * as i0 from "@angular/core"; export declare class CharacterCounterComponent { protected _count: number; threshold: number; set count(num: number); show: boolean; limitReached: boolean; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }