// ets_tracing: off

import "../Operator/index.js"

export const _RA = "_RA" as const
export type _RA = typeof _RA
export const _RB = "_RB" as const
export type _RB = typeof _RB
export const _EA = "_EA" as const
export type _EA = typeof _EA
export const _EB = "_EB" as const
export type _EB = typeof _EB
export const _A = "_A" as const
export type _A = typeof _A
export const _B = "_B" as const
export type _B = typeof _B
