export declare const findClosestPackageJson: () => string | null; export declare const findRemotionRoot: () => string;