import * as React from "react"; declare function SvgImage(props: React.SVGProps): React.JSX.Element; export default SvgImage;