import { ImageStyle } from '../ReactNode/Shape/Image'; import React from 'react'; declare const Image: React.FC; export default Image;