import { ReactIconComponentType } from '../types';

declare const TwitterIcon: ReactIconComponentType;
export default TwitterIcon;
            