import { ReactElement } from "react";
export declare const Anchor: () => ReactElement;
