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