export declare class ShowComponent { title: string; showEvent(): void; }