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