import type { FC } from 'react'; import { type AnchorProps } from '../customise/index.js'; export declare const Anchor: FC; //# sourceMappingURL=Anchor.d.ts.map