import { type ConfigPlugin } from '@expo/config-plugins'; declare const withVivocha: ConfigPlugin<{}>; export default withVivocha;