export declare const createCompositeTabsElements: { DomStrcuture: { ModifyElement: ({ markup, }: { markup: Element | HTMLElement | HTMLSlotElement; }) => HTMLDivElement; }; }; //# sourceMappingURL=index.d.ts.map