import type { ConfigPlugin } from '@expo/config-plugins'; import type { FishjamPluginOptions } from './types'; export declare const withFishjamAndroid: ConfigPlugin;