import { ProjectConfig } from '../types'; export declare function getAppFile(config: ProjectConfig): string; //# sourceMappingURL=app.d.ts.map