import { type DevelopmentSourceSnapshotPlan } from "#internal/nitro/dev-runtime-source-snapshot.js"; export declare function copyDevelopmentSourceSnapshot(plan: DevelopmentSourceSnapshotPlan): Promise;