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