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