declare function syncProjectData(projectId: string, projectName?: string): Promise>; export default syncProjectData;