import React, { SVGAttributes } from 'react'; export declare const ImageInline: (props: SVGAttributes) => React.JSX.Element;