export declare const message: { contentBg: string; contentPadding: string; zIndexPopup: number; colorBgElevated: string; colorError: string; colorInfo: string; colorSuccess: string; colorText: string; colorWarning: string; borderRadiusLG: number; boxShadow: string; controlHeightLG: number; fontFamily: string; fontSize: number; fontSizeLG: number; lineHeight: number; marginXS: number; motionDurationSlow: string; motionEaseInOutCirc: string; paddingSM: number; paddingXS: number; zIndexPopupBase: number; };