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 function snapshotMigration0003(snapshot: Snapshot): Snapshot;
//# sourceMappingURL=snapshotMigration0003.d.ts.map