/// import { IconProps } from '../../types'; declare const PenNewRound: (allProps: IconProps) => JSX.Element; export default PenNewRound;