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