export declare const alertTokens: {
    calciteAlertWidth: string;
    calciteAlertBackgroundColor: string;
    calciteAlertCornerRadius: string;
    calciteAlertShadow: string;
};
export declare const alert: string;
