import { RemixiconReactIconComponentType } from './dist/typings';

declare const TwitterFillIcon: RemixiconReactIconComponentType;
export default TwitterFillIcon;
