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