export {}

declare global {
  namespace Belt {
    type UseMutableArrays = 0
  }
}
