export declare class DialogueComponent { type: 'info' | 'warning' | 'success' | 'error'; }