import { ExportedConfig } from '@expo/config-plugins'; export declare const mergeWithConfigAppGroups: (config: ExportedConfig, appGroups?: string[]) => string[]; //# sourceMappingURL=utils.d.ts.map