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