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