import { ProjectData } from "../../Shared/types";
export declare function copyInclude(data: ProjectData): void;
