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