import type { SVGProps } from 'react'; import * as React from 'react'; declare const SvgPencilAdd: (props: SVGProps) => React.JSX.Element; export default SvgPencilAdd; //# sourceMappingURL=PencilAdd.d.ts.map