export declare class Constants { static readonly apiFailErrorMessage = "Unable to mark it as read. Please try after some time."; static readonly SERVER_ERROR_MSG = "Something went wrong! Please try again."; }