PageElement: _FormElementBase & {
    label: string;
    type: "page";
} & _NestedElementsElement