import { AnchorTabs, anchorTabsTag } from '@ni/nimble-components/dist/esm/anchor-tabs';
export { anchorTabsTag };
export { type AnchorTabs };
export declare const NimbleAnchorTabs: import("@lit/react").ReactWebComponent<AnchorTabs, {}>;
