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