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