import { IconSvgProps } from '../types';
declare const TwitchLogo: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default TwitchLogo;
//# sourceMappingURL=TwitchLogo.d.ts.map