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