import { IosProjectInfo } from '../types';
export declare function checkIfConfigurationExists(project: IosProjectInfo, mode: string): void;
//# sourceMappingURL=checkIfConfigurationExists.d.ts.map