import type { Workspace } from '../workspace/workspace.ts'; export declare function snapshot(ws: Workspace, target: string): Promise; //# sourceMappingURL=api.d.ts.map