import { ProjectService } from "./services/ProjectService"; export declare class ProjectModule { } export { ProjectService };