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