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