import type { Command } from 'commander'; export declare function registerSnapshotCommand(program: Command): void; //# sourceMappingURL=snapshot.d.ts.map