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