snapshotCreate import { snapshotCreate } from "destack:runtime"; Export one snapshot from one image. export declare function snapshotCreate(world: WorldHandle, imageId: ImageId, format: SnapshotFormat): Result language/library/src/runtime/snapshot.ds:47:51