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