export declare const sampleReactProjectDirPath: string; export declare function setupSampleReactProject(): { sampleReactProjectDirPath: string; };