import type { SVGProps } from 'react'; /** @deprecated */ declare const SvgAnchorTop: (props: SVGProps) => import("react").JSX.Element; export default SvgAnchorTop;