export declare function getIosProjectPath(projectPath?: string): string;
export declare function getIosProjectName(projectPath?: string): string;
export declare function getPbxProjectPath(projectPath?: string): string;
