import { ExpoConfig } from 'expo/config';
export declare const withChannelAppDelegate: (config: ExpoConfig) => ExpoConfig;
