import * as i0 from "@angular/core"; export declare class UserTipsComponent { _closeKey: any; title: string; set closeKey(ck: string); get closeKey(): string; class: string; titleClass: string; show: boolean; close(): void; onChangeCloseKey(): void; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }