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