/// <reference types="react" />
declare const PencilSimple: (props: any, ref: any) => JSX.Element;
export default PencilSimple;
