declare const Pen: (props: any) => JSX.Element;
export default Pen;
