export function patchEmbeddedPi(appRoot: string): Promise<{ patchedPackageJson: boolean; patchedCliFiles: number; }>;