export declare const resolveServerTsconfig: (appDirectory: string, configuredPath?: string) => string;
