import type { IconComponent } from '../types'; declare const Pen: IconComponent; export default Pen;