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