import { ConfigPlugin } from "expo/config-plugins"; import { ConfigProps } from './types'; export declare const withAndroidBrazeSdk: ConfigPlugin;