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