import { IconDefinition } from '../types';
declare const TwitchOutlined: IconDefinition;
export default TwitchOutlined;
