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