import type { GlobalEngineData } from './text'; export declare function decodeEngineData2(data: any): GlobalEngineData;