import { attribute_value_assignment } from "./index.js"; import { action } from "./index.js"; import { action_directive } from "./index.js"; import { action_method } from "./index.js"; import { action_property } from "./index.js"; import { action_relationship } from "./index.js"; import { alternate_product_relationship } from "./index.js"; import { application_context } from "./index.js"; import { approval_relationship } from "./index.js"; import { assembly_component_usage_substitute } from "./index.js"; import { certification } from "./index.js"; import { configuration_design } from "./index.js"; import { configuration_item } from "./index.js"; import { contract } from "./index.js"; import { data_environment } from "./index.js"; import { date_role } from "./index.js"; import { date_time_role } from "./index.js"; import { descriptive_representation_item } from "./index.js"; import { document_relationship } from "./index.js"; import { draughting_title } from "./index.js"; import { effectivity } from "./index.js"; import { effectivity_relationship } from "./index.js"; import { event_occurrence } from "./index.js"; import { external_source } from "./index.js"; import { general_property } from "./index.js"; import { general_property_relationship } from "./index.js"; import { geometric_representation_item } from "./index.js"; import { geometric_tolerance } from "./index.js"; import { group } from "./index.js"; import { group_relationship } from "./index.js"; import { identification_role } from "./index.js"; import { kinematic_pair } from "./index.js"; import { mapped_item } from "./index.js"; import { name_assignment } from "./index.js"; import { organization_relationship } from "./index.js"; import { organization_role } from "./index.js"; import { organizational_project } from "./index.js"; import { organizational_project_relationship } from "./index.js"; import { pair_actuator } from "./index.js"; import { person_and_organization_role } from "./index.js"; import { presentation_layer_assignment } from "./index.js"; import { process_product_association } from "./index.js"; import { product } from "./index.js"; import { product_concept } from "./index.js"; import { product_concept_feature } from "./index.js"; import { product_concept_feature_association } from "./index.js"; import { product_concept_relationship } from "./index.js"; import { product_definition } from "./index.js"; import { product_definition_formation } from "./index.js"; import { product_definition_formation_relationship } from "./index.js"; import { product_definition_relationship } from "./index.js"; import { product_definition_substitute } from "./index.js"; import { product_related_product_category } from "./index.js"; import { property_definition } from "./index.js"; import { property_definition_relationship } from "./index.js"; import { representation } from "./index.js"; import { representation_relationship } from "./index.js"; import { requirement_for_action_resource } from "./index.js"; import { resource_property } from "./index.js"; import { resource_requirement_type } from "./index.js"; import { security_classification } from "./index.js"; import { shape_aspect } from "./index.js"; import { shape_aspect_relationship } from "./index.js"; import { styled_item } from "./index.js"; import { time_interval_role } from "./index.js"; import { topological_representation_item } from "./index.js"; import { uncertainty_measure_with_unit } from "./index.js"; import { uncertainty_qualifier } from "./index.js"; import { versioned_action_request } from "./index.js"; import { versioned_action_request_relationship } from "./index.js"; import EntityTypesAP214 from "./entity_types_ap214.gen.js"; import StepEntityInternalReference from "../../step/step_entity_internal_reference.js"; import StepEntityBase from "../../step/step_entity_base.js"; import StepModelBase from "../../step/step_model_base.js"; export declare class multi_language_attribute_assignment extends attribute_value_assignment { get type(): EntityTypesAP214; private items_?; get items(): Array; get language(): string; constructor(localID: number, internalReference: StepEntityInternalReference, model: StepModelBase>, multiReference?: StepEntityInternalReference[]); static readonly query: EntityTypesAP214[]; static readonly expectedType: EntityTypesAP214; } //# sourceMappingURL=multi_language_attribute_assignment.gen.d.ts.map