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