export declare enum DetailViewType { FormObjectView = "form_object_view", SectionView = "section_view", SectionField = "section_field" }