# Transformed by Renjin 3.5-beta42
S3method(as.character, cli_sitrep)
S3method(format, cli_sitrep)
S3method(print, ansi_string)
S3method(print, ansi_style)
S3method(print, boxx)
S3method(print, cli_sitrep)
S3method(print, cli_spinner)
S3method(print, rule)
S3method(print, tree)
export(ansi_hide_cursor)
export(ansi_show_cursor)
export(ansi_with_hidden_cursor)
export(bg_black)
export(bg_blue)
export(bg_cyan)
export(bg_green)
export(bg_magenta)
export(bg_red)
export(bg_white)
export(bg_yellow)
export(boxx)
export(cat_boxx)
export(cat_bullet)
export(cat_line)
export(cat_print)
export(cat_rule)
export(cli_sitrep)
export(col_black)
export(col_blue)
export(col_cyan)
export(col_green)
export(col_grey)
export(col_magenta)
export(col_red)
export(col_silver)
export(col_white)
export(col_yellow)
export(combine_ansi_styles)
export(console_width)
export(demo_spinners)
export(get_spinner)
export(is_ansi_tty)
export(is_dynamic_tty)
export(is_utf8_output)
export(list_border_styles)
export(list_spinners)
export(make_ansi_style)
export(make_spinner)
export(rule)
export(style_blurred)
export(style_bold)
export(style_dim)
export(style_hidden)
export(style_inverse)
export(style_italic)
export(style_reset)
export(style_strikethrough)
export(style_underline)
export(symbol)
export(tree)
importFrom("assertthat", "on_failure<-")
importFrom("assertthat", assert_that)
importFrom("crayon", col_align)
importFrom("crayon", col_nchar)
importFrom("crayon", col_substr)
importFrom("crayon", col_substring)
importFrom("methods", setOldClass)
importFrom("utils", head)
importFrom("utils", tail)
