export default Pencil;
declare function Pencil(props: any): JSX.Element;
