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