import "../interfaces"; export type Element = __geoscene.elements.Element; export type FieldElement = __geoscene.elements.FieldElement; export const FieldElement: typeof __geoscene.elements.FieldElement; export type GroupElement = __geoscene.elements.GroupElement; export const GroupElement: typeof __geoscene.elements.GroupElement; export type RelationshipElement = __geoscene.elements.RelationshipElement; export const RelationshipElement: typeof __geoscene.elements.RelationshipElement; export type TextElement = __geoscene.elements.TextElement; export const TextElement: typeof __geoscene.elements.TextElement; export type AttachmentElement = __geoscene.elements.AttachmentElement; export const AttachmentElement: typeof __geoscene.elements.AttachmentElement; export type UtilityNetworkAssociationsElement = __geoscene.elements.UtilityNetworkAssociationsElement; export const UtilityNetworkAssociationsElement: typeof __geoscene.elements.UtilityNetworkAssociationsElement;