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