import { SVGIconDef } from './types'; declare const ImageOutlined: SVGIconDef; export default ImageOutlined;