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