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