/** Corresponds to "resources/gfx/ui/ui_streak.anm2". */
export enum UIStreakAnimation {
  NONE,
  TEXT,
  TEXT_STAY,
}
