import { SnapshotRepositoryInMemory } from "@dugongjs/core";
export declare class SnapshotRepositoryInMemoryService extends SnapshotRepositoryInMemory {
}
