export declare const ALERT_NAMESPACE = "Alert"; export declare const ALERT_LOCAL: { en_us: { EXPAND_TEXT: string; COLLAPSE_TEXT: string; }; zh_cn: { EXPAND_TEXT: string; COLLAPSE_TEXT: string; }; };