export declare class CoachmarkService { private showed; showed$: import("rxjs/internal/Observable").Observable; constructor(); setVisiable: (ifShow: any) => void; }