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