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