/// import type { SmartIndexAnchor } from './PropTypes'; declare const IndexAnchor: import("react").FC; export { IndexAnchor }; export { SmartIndexAnchor, SmartIndexAnchorProps } from './PropTypes';