import { SVGProps } from "react"; declare const Ankr: (props: SVGProps) => JSX.Element; export default Ankr;