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