import { Tile3DContentData } from './tile3d-type'; export declare function parseHeader(data: Tile3DContentData, arrayBuffer: ArrayBuffer, byteOffset: number): number;