#ifndef SYSTEMICGAMES_VISIONCAMERARGBAVERAGES_H
#define SYSTEMICGAMES_VISIONCAMERARGBAVERAGES_H

#include <jsi/jsi.h>

namespace systemicgames_visioncamerargbaverages {
  void install(facebook::jsi::Runtime &jsiRuntime);
}

#endif /* SYSTEMICGAMES_VISIONCAMERARGBAVERAGES_H */
