import { RNCliSetupConfigContent } from './react-native-wizard';
export declare function addExpoEnvLocal(options: RNCliSetupConfigContent): Promise<boolean>;
