export namespace ParserV4 { const version: number; function parse(viewer: any, options: any, elements: any, performanceModel: any): void; }