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