export declare const Alert: { parts: ("container" | "icon" | "title" | "description")[]; baseStyle: Partial>; };