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