import type { RichValue } from '@sentio/protos'; export declare function serializeRichValue(v: any): RichValue; //# sourceMappingURL=util.d.ts.map