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