import React from 'react'; export declare function ImageWithFallback(props: React.ImgHTMLAttributes): React.JSX.Element;