export declare function updateTSConfigFileContent(tsContents: string): string; export declare function checkPackageJsonForNextVideo(packagePath?: string): Promise;