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