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