import React from 'react';
declare const IconImageFill: React.FC<React.SVGProps<SVGSVGElement>>;
export default IconImageFill;
