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