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