import { IconComponent } from '..';
declare const PlusCircleIcon: IconComponent;
export { PlusCircleIcon };
