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