HeadingElement: FormElementBase & {
    headingType: number;
    type: "heading";
}