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