import { SVGProps } from "react"; declare const PencilSquareIcon: (props: SVGProps) => JSX.Element; export default PencilSquareIcon;