import { SvgIconComponent } from './types'; declare const ImageIcon: SvgIconComponent; export default ImageIcon;