/** Add model-independent Jupyter samples to a newly initialized project. */ export declare function scaffoldAnalysisSamples(projectDir: string): void; export declare const analysisSampleNames: string[]; //# sourceMappingURL=analysis-starters.d.ts.map