export { default as McAnchor } from './Anchor'; export type { AnchorOption, AnchorExposeInstance } from './interface';