import React from 'react'; import { ImageProps } from './types'; export declare const Image: React.FC;