export declare const Messages: { readonly SAVING_COLOR_ERROR: "This color couldn’t be saved. Please try again. If the problem continues, reach out to us at support@unbounce.com"; readonly REMOVING_COLOR_ERROR: "This color couldn’t be removed. Please try again. If the problem continues, reach out to us at support@unbounce.com"; readonly RETRIEVING_COLORS_ERROR: "Brand colors couldn’t be retrieved. Please try again. If the problem continues, reach out to us at support@unbounce.com"; readonly SAVING_COLOR_CONFLICT_ERROR: "Your brand colors have been updated on a another page. Please refresh to get the latest colors"; readonly DTR_QUERY_PARAM_ERROR: "URL Parameter can only have letters, number, underscores or dashes"; readonly DTR_DEFAULT_TEXT_ERROR: "Default text is required"; };