/** * @internal */ export declare const en: { NavCube: { front: string; back: string; top: string; bottom: string; left: string; right: string; }; ContextMenu: { viewFitAll: string; hideAll: string; showAll: string; xRayAll: string; xRayNone: string; selectNone: string; resetView: string; viewFitEntity: string; hideFamilyInstance: string; isolateFamilyInstance: string; isolateFamilyInstanceEx: string; xRayEntity: string; xRayOthers: string; select: string; deselect: string; showSectionPlane: string; showSectionBox: string; showAxisSection: string; hideSectionPlane: string; hideSectionBox: string; hideAxisSection: string; undoSection: string; showFamilyInstancesDetails: string; replaceMaterials: string; }; Toolbar: { homeView: string; orthoView: string; measurement: string; distanceMeasurement: string; areaMeasurement: string; clearMeasurement: string; section: string; axisSection: string; pickSectionPlane: string; sectionBox: string; bimTree: string; viewpoint: string; annotation: string; property: string; settings: string; fullscreen: string; firstPerson: string; flyMode: string; hideAll: string; showAll: string; outputPanorama: string; debug: string; }; Tooltip: { measure: string; section: string; }; PopPanel: { reset: string; }; DebugPanel: { title: string; }; ExportMetaParkingProjectPanel: { titile: string; }; SectionPanel: { boxSection: string; planeSection: string; axisSection: string; reset: string; showSectionPlane: string; hideSectionPlane: string; showSectionBox: string; hideSectionBox: string; }; AxisType: { x: string; y: string; z: string; }; }; /** * @internal */ export declare const cn: { NavCube: { front: string; back: string; top: string; bottom: string; left: string; right: string; }; ContextMenu: { viewFitAll: string; hideAll: string; showAll: string; xRayAll: string; xRayNone: string; selectNone: string; resetView: string; viewFitEntity: string; hideFamilyInstance: string; isolateFamilyInstance: string; isolateFamilyInstanceEx: string; xRayEntity: string; xRayOthers: string; select: string; deselect: string; showSectionPlane: string; showSectionBox: string; showAxisSection: string; hideSectionPlane: string; hideSectionBox: string; hideAxisSection: string; undoSection: string; showFamilyInstancesDetails: string; replaceMaterials: string; }; Toolbar: { homeView: string; orthoView: string; measurement: string; distanceMeasurement: string; areaMeasurement: string; clearMeasurement: string; section: string; axisSection: string; pickSectionPlane: string; sectionBox: string; bimTree: string; viewpoint: string; annotation: string; property: string; settings: string; fullscreen: string; firstPerson: string; flyMode: string; hideAll: string; showAll: string; outputPanorama: string; debug: string; }; Tooltip: { measure: string; section: string; }; PopPanel: { reset: string; }; DebugPanel: { title: string; }; ExportMetaParkingProjectPanel: { title: string; }; SectionPanel: { boxSection: string; planeSection: string; axisSection: string; reset: string; showSectionPlane: string; hideSectionPlane: string; showSectionBox: string; hideSectionBox: string; }; AxisType: { x: string; y: string; z: string; }; };