import Anchor from './Anchor'; export type { AnchorProps } from './Anchor'; export type { AnchorLinkProps } from './AnchorLink'; export default Anchor;