export declare class AlertConfiguration { defaultAlertModal: new (...args: any[]) => any; defaultPromptDialog: new (...args: any[]) => any; }