/**
 * When stringifying messages to the journal, this defines the replacer.
 */
export declare function serializeReplacer(_key: string, value: unknown): any;
//# sourceMappingURL=serialize-replacer.d.ts.map