import { AnchorTab, anchorTabTag } from '@ni/nimble-components/dist/esm/anchor-tab';
export { anchorTabTag };
export { type AnchorTab };
export declare const NimbleAnchorTab: import("@lit/react").ReactWebComponent<AnchorTab, {}>;
