export declare class OverlayComponent { type: string; message: string; constructor(); }