import "../interfaces";

export type Element = __esri.elements.Element;
export type FieldElement = __esri.elements.FieldElement;
export const FieldElement: typeof __esri.elements.FieldElement;
export type GroupElement = __esri.elements.GroupElement;
export const GroupElement: typeof __esri.elements.GroupElement;
export type RelationshipElement = __esri.elements.RelationshipElement;
export const RelationshipElement: typeof __esri.elements.RelationshipElement;
export type TextElement = __esri.elements.TextElement;
export const TextElement: typeof __esri.elements.TextElement;
export type AttachmentElement = __esri.elements.AttachmentElement;
export const AttachmentElement: typeof __esri.elements.AttachmentElement;
export type UtilityNetworkAssociationsElement = __esri.elements.UtilityNetworkAssociationsElement;
export const UtilityNetworkAssociationsElement: typeof __esri.elements.UtilityNetworkAssociationsElement;
