import { Snapshot } from'@towns-protocol/proto';
/**
* Zero out the tips sent and received since we're adding counts and we want them to match
*/export declare functionsnapshotMigration0003(snapshot: Snapshot): Snapshot;
//# sourceMappingURL=snapshotMigration0003.d.ts.map