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