import React from 'react';
export declare const ImageFill: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
