export type FlexElement = HTMLDivElement | HTMLOListElement | HTMLUListElement | HTMLLabelElement | HTMLElement;