/** * AlertsExample * Example alerts feed page using the Alert molecule for inline notifications. */ export declare function AlertsExample(): import("react").JSX.Element;