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