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