export declare type FileOpenningType = "m3t" | "m3tobj" | "3dtiles" | "gltf" | "geojson" | "kml" | "czml" | "image" | "save_m3t" | "js" | "html" | "obj" | "lrc" | 'splat';