import * as React from 'react'; declare function ImageOutlined(props: React.SVGProps): JSX.Element; export declare const ReactComponent: typeof ImageOutlined; export default ImageOutlined;