export declare const createCompositeTabsDomStructure: { ModifyElement: ({ markup, }: { markup: Element | HTMLElement | HTMLSlotElement; }) => HTMLDivElement; }; //# sourceMappingURL=dom-structure.d.ts.map