import { FC, SVGProps } from 'react'; declare const IconPencilAlt: FC & { fill?: string }>; export default IconPencilAlt;