/**
 * Normalize the snapshot messages related to the interaction with Query Engine.
 */
export declare function serializeQueryEngineName(message: string): string;
