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