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