import React from 'react'; import { IconBaseProps } from './_base'; declare const Image: React.FC; export default Image;