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