/// <reference types="react" />
declare const TwitchLogo: (props: any, ref: any) => JSX.Element;
export default TwitchLogo;
