import { ProjectApp } from "../../interfaces/project.interfaces"; export declare const getProjectAppFiles: (projectPath: string) => Promise;