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